
body { background: #336; }

	/* Top Section - Header Area
	-------------------------------------------------*/
	
	div#header { height: 28px !important; border-bottom: 7px solid #669; }
		
		/* Left Column 
		--------------------------------------------------*/
			
			/* Generic content box types */
		
				/* "content" is a box with light background and border */
				div#left-column .content { border-color: #336; }
					
				/* "pennant" is the one with the pointed arrow header */
				div#left-column div.pennant h3 { color: #336; }
					
				/* Anchor Tabs (the brown ones with the flyouts)*/
				div#left-column ul.anchorTabs li .popmsg { border: 1px solid #523029; background-color: #986f67; }
				div#left-column ul.anchorTabs li ul.popmsg li { border-bottom: 1px solid #865D55; }
			
				/* "My" links */
				div#left-column div.linkSet a { color: #336; } 
				div#left-column div.linkSet a.email { background-color: #EEF; border: 1px solid #669; }

		/*	Center Column - Specific Sections
		-------------------------------------------------*/

		.boxArea { background-color: #EFF1F7; border-color: #669; }

		/* Right Content
		-------------------------------------------------*/

		.right_header { background: #FFF url(/images/css/bg_fade_header.gif) repeat-x; color: #336; }

/* Misc / Unsorted / Need Review
-------------------------------------------------*/

div.emphasized h1 { background: transparent url(/images/css/titlebar2.gif) no-repeat 0 0; }
div.emphasized .boxArea { background-color: #F5ECEA; border-color: #997168; }

.bodycolor { background-color:#FFF; }
.bodycontrast { background-color: #EFF1F7; }
a { color: #009; }
a:visited { color: #606; }
.darkblue { background-color:#68689A; color: #FFF; }
.darkbrown { background-color:#336; color: #FFF; }
.lightblue { background-color:#5A6384; color: #FFF; font-weight:bold; }

/*	Catalog Styles - These are only used on the Catalog page
-------------------------------------------------*/

#catalogSearch h3 { color: #036; }

#auctionResources .boxArea a:link,
#auctionResources .boxArea a:visited,
#auctionResources .boxArea a:active { color: #036; }